Release 10.1A: OpenEdge Development:
Messaging and ESB


Sending messages to a PTP queue

The following general steps outline how a 4GL application sends a message to a queue:

  1. The application obtains a handle to the PTP Session object.
  2. The application populates the header fields, properties, and body of the message.
  3. The application calls the sendToQueue procedure in the Session object with the message handle and the name of a queue as input parameters.
  4. The application can use the message one or more times and then deletes it.

Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095